@media only screen and (max-width: 1410px) {
    .com_in.info .proInfo .text h3{
        font-size: 26px;
    }
    #dituContent{
        height: 400px;
    }
    .company_index .text h2{
        font-size: 30px;
    }
    .company_index .text h3{
        font-size: 20px;
    }
    .ys_index .box .check{
        bottom: 0px;
    }
    .ys_index #ys1 .text h3{
        font-size: 26px;
    }
    .ys_index #ys1 .text .title img.left{
        margin-top: 7px;
    }
    .ys_index .wb .tel{
        width: 40%;
        padding-top: 2%;
    }
    .ys_index .wb .bz{
        width: 50%;
    }
    .news_index .text .time{
        padding-top: 10px;
    }
    .news_index .text .time b{
        font-size: 40px;
        line-height: 40px;
    }
}
@media only screen and (max-width: 1200px) {
    .container{
        width: 991px;
    }
    .main-header-area .header-logo{
        width: 80%;
    }
    .main-nav > ul > li > a{
        padding: 33px 10px;
    }
    .pro_index .box .inner .cover h3{
        font-size: 18px;
    }
    .glo_title h3{
        font-size: 30px;
        line-height: 30px;
    }
    .ys_index #ys1 .text p{
        font-size: 12px;
    }
    .ys_index #ys1 .text .title img.left{
        margin-top: 3px;
    }
    .ys_index #ys1 .text .title::after{
        top: 0px;
    }
    .ys_index .box .check{
        position: relative;
        width: 100%;
        left: 0;
        /*margin-top: 2%;*/
    }
    .ys_index .wb .tel{
        padding-top: 10px;
        width: 35%;
    }
    .ys_index .wb .tel img{
        margin-top: 22px;
    }
    .ys_index .box .check .swiper-slide{
        padding: 3% 1% 2%;
    }
    .news_index .text .title{
        width: 68%;
    }
    .news_index .text .time{
        width: 25%;
    }
    .in_banner{
        height: 280px;
    }
    .com_in #pog1 .swiper-slide{
        font-size: 16px;
    }
    .com_in #pog2 .text h3{
        font-size: 24px;
    }
    .com_in #pog2 .text{
        padding: 3%;
    }
    .com_in.info .proInfo .text .ss{
        position: relative;
    }
    .com_in.info .sider{
        display: none;
    }
    .com_in.info .proInfo{
        width: 100%;
    }
}
@media only screen and (max-width: 991px) {
    .container{
        width: 768px;
    }
    .topbar .l{
        display: none;
    }
    .main-nav.d-none .nav,
    .main-header-pronav{
        display: none;
    }
    .main-nav.header-right-area{
        display: block;
    }
    .main-nav.d-none .nav,
    .main-header-pronav{
        display: none;
    }
    .main-nav.header-right-area{
        display: block;
    }
    .main-header .rob .logo{
        width: 50%;
    }
    .header-sticky{
        min-height: auto;
        box-shadow: 0 10px 10px -10px #ccc;
    }
    .main-header .rob .logo img{
        height: 40px;
    }
    .main-nav > ul > li.li_1, .main-nav > ul > li.li_2{
        background: #fff;
        width: 26px;
    }
    .main-nav.header-right-area > ul > li.li_1 > a, 
    .main-nav.header-right-area > ul > li.li_2 > a{
        text-align: right;
    }
    .main-nav > ul > li.li_1 > a i, 
    .main-nav > ul > li.li_2 > a i{
        font-size: 30px;
        color: #00993a;
    }
    .main-nav.header-right-area > ul > li > a{
        padding: 20px 0;
    }
    .glo_title {
      padding: 50px 0 30px;
    }
    .ys_index #ys1 .text .title::after{
        display: none;
    }
    .pro_index .box .inner{
        width: 49%;
    }
    .pro_index .box .inner:nth-child(2n){
        margin-right: 0;
    }
    .pro_index .box .inner:nth-child(3n){
        margin-right: 2%;
    }
    .pro_index .box .inner:nth-child(6){
        margin-right: 0;
    }
    .company_index .text, .company_index .img{
        width: 100%;
    }
    .company_index .text{
        padding: 0 0 7% 0;
    }
    .marketing-about-thumb{
        margin-bottom: 0px;
    }
    .ys_index .wb .bz,
    .ys_index .wb .tel{
        width: 100%;
    }
    .ys_index .wb .bz h3{
        font-size: 20px;
    }
    .ys_index .wb .tel img{
        margin-top: 4px;
    }
    .ys_index .wb .tel{
        padding-top: 20px;
    }
    .power .but{
        width: 15%;
    }
    .footer .er{
        display: none;
    }
    .footer .footlist{
        width: 65%;
    }
    .footlink .zx h4{
        font-size: 24px;
    }
    .com_in #pog1 .swiper-slide{
        height: auto;
    }
    .com_in #pog1 .swiper-slide{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .com_in #pog2 .text,
    .com_in #pog2 .img{
        width: 100%;
    }
    .com_in.info .proInfo .img,
    .com_in.info .proInfo .text{
        width: 100%;
    }
    .com_in.info .proInfo .text .sw{
        margin-top: 20px;
    }
    .com_in.info .proInfo .text{
        padding-top: 1%;
    }
    .com_in.info .proInfo .text .hx{
        margin-top: 18%;
    }
    .com_in.info .proInfo .text .ss{
        position: absolute;
        top: 0px;
    }
    .com_in{
        padding-top: 10px;
    }
    .newslist ul li .img{
        width: 40%;
    }
    .newslist ul li .text{
        width: 58%;
    }
    .newslist ul li .time{
        margin:5px 0;
    }
    .newsfonta b {
      display: block;
      width: 30px;
      height: 30px;
      border-radius: 40px;
      background: #135fb5;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
    }
    .com_inner .news_info_box .news_info_text .news_detail_title h3{
        font-size: 22px;
    }
    .job-warp .warp .tbl p{
        width: 33%;
    }
    .com_in .contact .contact-map .cover{
        width: 100%;
        left: 0px;
    }
    .com_in .contact .contact-map .cover .text h3{
        font-size: 20px;
    }
}

@media only screen and (max-width: 768px) {
    body{
        padding-bottom: 68px;
    }
    .off-canvas-menu-wrapper .off-canvas-inner-content{
        width: 86%;
        max-width: 360px;
    }
    .container{
        width: 100%;
        padding: 0 2%;
    }
    .main-header-area .header-logo{
        width: 100%;
    }
    .company_index{
        padding: 40px 0;
    }
    .glo_title h3{
        font-size: 24px;
        line-height: 20px;
    }
    .company_index .text h2{
        font-size: 24px;
        text-align: center;
    }
    .company_index .text h3{
        font-size: 18px;
        text-align: center;
        line-height: 24px;
    }
    .ys_index #ys1 .text{
        min-height: 265px;
    }
    .company_index .text .content {
      margin: 20px 0 35px;
    }
    .company_index .text .content.cl4 {
      -webkit-line-clamp: 8;
    }
    .company_index .text a.more {
      font-size: 14px;
      padding: 12px 30px;
    }
    .company_box_video .s4_crbl .cici{
        height: 190px;
    }
    .company_index .text{
        padding-bottom: 11%;
    }
    .pro_index .mm{
        display: block;
    }
    .pro_index .mm a.more {
      font-size: 14px;
      padding: 12px 30px;
      margin-top: 10px;
    }
    .pro_index .box .inner{
        width: 100%;
        margin-right: 0px;
    }
    .news_index{
        padding-bottom: 40px;
    }
    .ys_index #ys1 .text,
    .ys_index #ys1 .img{
        width: 100%;
    }
    .ys_index .wb{
        padding: 30px 0;
    }
    .ys_index .wb .tel{
        display: none;
    }
    .ys_index .box .check{
        box-shadow: none;
    }
    .power .but{
        width: 33%;
    }
    .footer,.bottom{
        display: none;
    }
    .in_banner{
        background-position: left;
    }
    .com_in h3.xhx{
        font-size: 24px;
    }
    .com_in .leader .img,
    .com_in .leader .content{
        width: 100%;
    }
    .com_in .leader .content{
        padding: 5% 0;
    }
    .com_in.info .proInfo .text .hx{
        margin-top: 23%;
    }
    .com_in.info .proInfo .text h3{
        font-size: 24px;
    }
    .com_in.info .proInfo .content_box .xx .newsPage{
        display: none;
    }
    .in_banner p{
        display: none;
    }
    .in_banner{
        height: 180px;
        background-size: cover;
    }
    .in_banner .h3{
        font-size: 24px;
    }

    .in_banner .box .h3 h1{
        font-size: 36px;
    }
    .com_in.info .proInfo .text .ss{
        height: 80px;
    }
    .newslist ul li .text,
    .newslist ul li .img{
        width: 100%;
    }
    .newslist ul li .img{
        margin-bottom: 20px;
    }
    .newslist ul li .time{
        display: none;
    }
    .newslist ul li .text{
        padding: 2% 0;
    }
    .newslist ul li .title{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .job-warp .warp .tbl p{
        width: 100%;
    }
    .job-warp li .warp{
        padding: 10px 20px 20px;
    }
    .com_in .contact .contact-map .cover .img, .com_in .contact .contact-map .cover .text{
        width: 100%;
    }
    .com_in .mess{
        margin-top: 280px;
    }
    .contact-liuyan .verify{
        width: 50%;
    }
    .contact-liuyan .submit{
        width: 40%;
    }
    .bd{
        display: block;
    }
}